Which tool you have used for apache benchmarking?
No Answer is Posted For this Question
Be the First to Post Answer
Your apache web-server is not starting, what steps would you follow to troubleshoot this.
What does the graceful restart option in apache do?
Briefly explain apache web server?
What are the future plans for Apache?
Can you record all the cookies sent to your server by clients in web server logs?
How to deploy war or java applications in apache?
This is very strange. I am running apache 2.2 (compiled with gcc and all default params) on AIX 5.2.0.6 - 64 bit kernel. I edit the httpd.conf file to listen on two different ports -- Listen 8000 Listen 8001 The server will not start no errors or anything it just accepts the command but nothing starts. I can comment out on of the entires and everything starts up just fine minus the commented out port. Listen 8000 #Listen 8001 So, my problem is that I cannot get apache to listen on two ports, any ideas? Has someone else seen this before? Thanks,
Is it possible to record the mac (hardware) address of clients that access your server?
What we should do to find out how people are reaching your site?
If you have only one ip address, but you want to host two web sites on your server. What will you do?
In which language apache is written?
How secure is apache server?