[us...@httpd] http://www.facebook.com/n/?%2Fprofile.phpv=feedstory_fbid=240734768249id=769508249mid=1b179f0G5c32eaedG93ff6fG36

2010-01-08 Thread nima chavooshi
Hi I need to a software can test my apache server under high traffic.for example can simulate 1000 user request or more to my server and give me good statistic. I have found this product, but that is not free If any one know such as this program I will happy for inform that. Thanks in advance --

[us...@httpd] Apache Load balancing

2010-01-07 Thread nima chavooshi
Hi I want to implement load balancing for my apache servers. I found some documents about this subject.for example http://www.howtoforge.com/high_availability_loadbalanced_apache_cluster and also about mod_proxy that can load balance between servers. My question is, what differences are there

[us...@httpd] Apache Load balancing

2010-01-07 Thread nima chavooshi
Thanks for your reply The main purpose is load balancing. Before any thing I want to know about differences between mod_proxy and load balancing with UltraMonkey. Also I will be happy for giving more solution :) Thanks for more guidance -- N.Chavoshi

[us...@httpd] Some field on http header

2009-10-03 Thread nima chavooshi
Hi everybody Thanks for attention to this mailing list :) There are some fields in http headers that I do not want appear there is Server tag In some headers that indicate detail of server for example: *Server: Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch * I have disabled

[us...@httpd] logging mod_deflate

2009-07-20 Thread nima chavooshi
Hi I have enabled mod_deflate on apache2 and I want to check that is it work, so added some conddif for log mod_deflate.but nothings are logged :( I have added these line to deflate.conf : [CODE]DeflateFilterNote Input input_info DeflateFilterNote Output output_info DeflateFilterNote Ratio

[us...@httpd] X-cache on http header

2009-07-20 Thread nima chavooshi
Hi There are fields X-cache and X-cache-lookup in http header, May anyone give me info about these field ? thanks in advanced -- N.Chavoshi

[us...@httpd] ExpiresByType

2009-07-20 Thread nima chavooshi
Hi I have added ExpiresByType text/javascript M31536000 to my apache config so that only text/javascript type to be expire on M31536000, but on all of response header, control-cache field is set to M31536000. I do not know about that. thanks for any help or guidance -- N.Chavoshi

[us...@httpd] Apache under DOS

2009-07-08 Thread nima chavooshi
Hi Recently attackers use new attack for DOS apache.for example see http://isc.sans.org/diary.html?storyid=6601rss . Is there any solution for prevent this DOS attack? what solution do you suggest for limit concurrent connection? thanks for any help or guidance -- N.Chavoshi

[us...@httpd] apache monitoring

2009-07-08 Thread nima chavooshi
Hi I want to monitor apache status (amount of requests,ram usage,amount of apache daemons and etc)as real time, Is there any tools that justify these needs? thanks for any help or guidance -- N.Chavoshi

[us...@httpd] apache modules

2009-07-08 Thread nima chavooshi
Hi I have one question about Apache modules.with loading more modules on apache, may apache responses with more delay ?? -- N.Chavoshi