On Tue, Apr 14, 2015 at 6:49 AM, Mike Peachey <[email protected]> wrote: > This client is getting responses from httpd on ports 63156+
The server side of the connection uses a well-known listening port, 443. Clients use those high ephemeral ports. I don't think tuning an ephemeral port range on the server does anything unless you use mod_proxy for outbound connections. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
