| View previous topic :: View next topic |
| Author |
Message |
amator
Joined: 01 Dec 2010 Posts: 72
|
Posted: May 18, 2012 12:52 pm Post subject: Apache 2.4 |
|
|
| Anyone tried running XFS Pro on apache 2.4? |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 299
|
Posted: May 18, 2012 5:47 pm Post subject: |
|
|
Apache 2.4 will most likely not do much for the perl usage on the XFS script.
You will still need nginx for downloads etc on high trafficed sites.
Myself i use Litespeed for the web frontend part, and apache + nginx for download servers.
I will test 2.4 at some point. But i dont see any rush for it  |
|
| Back to top |
|
 |
amator
Joined: 01 Dec 2010 Posts: 72
|
Posted: May 18, 2012 8:44 pm Post subject: |
|
|
We already using nginx for file servers.
How about litespeed? Works fine? How many request per second do u have?
I do not know whether to invest in the LiteSpeed / nginx for the app server or do load balancer for that server. |
|
| Back to top |
|
 |
chrda
Joined: 14 Sep 2009 Posts: 299
|
Posted: May 18, 2012 11:04 pm Post subject: |
|
|
Many ways to do this.
For me litespeed is one webserver that does all, ddos protection, cache of static + dynamic content, and it works great with directadmin.
You can do free versions with putting varnish or nginx infront of apache also.
but then you get 2 services you need to watch + alot of config tuning.
Depends on your server skills.
I am current trying to make a general config file setup for varnish, as it is very powerful when used right. |
|
| Back to top |
|
 |
amator
Joined: 01 Dec 2010 Posts: 72
|
Posted: May 22, 2012 1:38 pm Post subject: |
|
|
chrda, maybe u can help me.
I just installed litespeed as you said. All working fine (almost all).
We have custom payment gateway, and we recive payment confirmation from PayU by ipn.cgi. All site wokging fine, sending payment also fine, but I PayU panel I get error 500 (coused by ipn.cgi). So XFS can't recive payment confirmation from payu. ipn.cgi has 755 chmod so shuld work.
On apache everythink work fine so I belive this is litespeed issue.
Do u have any idea what can make this error? As far I remebmber, payu send confirmation by curl (don't sure). |
|
| Back to top |
|
 |
|