You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2014/04/17 05:59:00 UTC

[Bug 56421] New: how to preven the apache main process from accepting the conectiion from remote host?

https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

            Bug ID: 56421
           Summary: how to preven the apache main process from accepting
                    the conectiion from remote host?
           Product: Apache httpd-2
           Version: 2.4.4
          Hardware: PC
                OS: Windows Server 2003
            Status: NEW
          Severity: major
          Priority: P2
         Component: Core
          Assignee: bugs@httpd.apache.org
          Reporter: sideslinder@gmail.com

If the main proces accept the remote connection, the configuration as below
will fail to reboot the apache process. 
<IfModule mpm_winnt_module>
    ThreadsPerChild        150
    MaxConnectionsPerChild   100
</IfModule>

So, when the max connection(the connection was accepted by the main process)
reached, Apache will not restart, and any other client can not access the
Apache web server.

Hope to find a solution. Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

narasimha <mu...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |murthyn118@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

--- Comment #5 from sideslinder@gmail.com ---
the apache server is integrated in WAMP,I use the wamp control to sotp and
start the apache service

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

--- Comment #10 from sideslinder@gmail.com ---
I also raise a help topic on mailinglist as below, hope to be helpful to find
the solution.
http://httpd.markmail.org/search/?q=how%20to%20prevent%20the%20main%20process%20#query:how%20to%20prevent%20the%20main%20process%20+page:1+mid:nfwtwdmc46gaq5ly+state:results

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the conection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

Mike Rumph <mi...@oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|how to preven the apache    |how to prevent the apache
                   |main process from accepting |main process from accepting
                   |the conectiion from remote  |the conection from remote
                   |host?                       |host?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to preven the apache main process from accepting the conectiion from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

--- Comment #3 from sideslinder@gmail.com ---
the apache version is 2.4.4

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to preven the apache main process from accepting the conectiion from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

--- Comment #2 from sideslinder@gmail.com ---
but from the netstat -a -o -n command,  pid related the connection between the
apache server and the client is the apache main process id.

So that is my question.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

Mike Rumph <mi...@oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|how to prevent the apache   |how to prevent the apache
                   |main process from accepting |main process from accepting
                   |the conection from remote   |the connection from remote
                   |host?                       |host?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

--- Comment #8 from sideslinder@gmail.com ---
Created attachment 31541
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31541&action=edit
netstat

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

Daniel Gruno <hu...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Daniel Gruno <hu...@apache.org> ---
This is NOT a bug, please don't reopen invalid cases.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

--- Comment #7 from sideslinder@gmail.com ---
Created attachment 31540
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31540&action=edit
apache_pid

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

sideslinder@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

Eric Covener <co...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |INVALID

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to preven the apache main process from accepting the conectiion from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #1 from Jeff Trawick <tr...@apache.org> ---
What do you mean by "If the main proces accept the remote connection,"?

On Windows, Apache httpd has a parent process and a child process.  The parent
process does not accept client connections.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to prevent the apache main process from accepting the connection from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

sideslinder@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |---

--- Comment #9 from sideslinder@gmail.com ---
the atachement is apache pid, the main process id is 3100; the second file
shows the netstat screen capture which shows the pid 3100 accept the remote
connection.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 56421] how to preven the apache main process from accepting the conectiion from remote host?

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=56421

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Jeff Trawick <tr...@apache.org> ---
Please move your query to the user support mailing list.  See
http://httpd.apache.org/support.html

Show how you start httpd, actual netstat output, parent and child process id,
Listen directives, etc. so that we can understand the netstat output in the
context of your configuration/environment.

Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org