Jump to content

how powerful is it...


serverman

Recommended Posts

i want to set apache to cache some of the php scripts im run it off freebsd 7.0(witch rocks socks off for all you microsoft lubers).

befor i take the time to set up mod_cache how much will that speed up my site (load about .90 to.30 secs) and im trying to drop it to about .40 to .05 but i was also just wanting to know how much better is novells server or microsofts servers from apache? also how can i make apache more powerful?(also im running it with just apache and mysql and inetd on, no x11 or anything)...

Link to comment
https://forums.phpfreaks.com/topic/97885-how-powerful-is-it/
Share on other sites

mod_cache and apache will only start showing its true potential when you put 100's of connections hitting the server.

As for dropping load times for 1 access from 1 computer from .4ms to .05ms. You would need to see where the time is spent - it is on establishing the connection/socket and/or the php script itself.

 

P.S. mod_cache rocks also.

-steve

Link to comment
https://forums.phpfreaks.com/topic/97885-how-powerful-is-it/#findComment-506707
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.