Re: [users@httpd] Apache response time slow

2016-06-02 Thread Mike Rumph
On 6/2/2016 11:25 AM, Oscar Ithier wrote: The typical response was very fast (on miliseconds). The access to the database is is part of the connection string on the program. Apache authenticate the user access to the directories that containts the perl programs, using the httpd.conf and the

Re: [users@httpd] Apache response time slow

2016-06-02 Thread Oscar Ithier
The typical response was very fast (on miliseconds). The access to the database is is part of the connection string on the program. Apache authenticate the user access to the directories that containts the perl programs, using the httpd.conf and the htgroup and htpasswd file. ex. AllowOverride N

[users@httpd] Apache mod_ssl to use OpenSSL ENGINE

2016-06-02 Thread Daniel Grosu
I have installed OpenSSL 1.0.1t from sources and created an Engine for RSA acceleration using GPU. The Engine is dynamic so it is known globally. I have tested the disponibility of the engine: # openssl engine (rsax) RSAX engine support (dynamic) Dynamic engine loading support (4758cca) IBM 4758 CC

RE: [users@httpd] Forward web connections to different URLs to different ip/port's ?

2016-06-02 Thread David Balažic
Lax Clarke wrote: > Is there a way we can forward different URLs in HTTP connections to different > ip/port's? > After the forward, I'd like the maintain the same URL in the browser. > > I want the forward to be a full handoff... that is, a different program is > listening for web connections on

Re: [users@httpd] Apache response time slow

2016-06-02 Thread D'Arcy J.M. Cain
On Thu, 2 Jun 2016 12:37:21 -0400 Oscar Ithier wrote: > I am using Apache 2.2.22(Unix), Server port 80, Protocol HTTP/1.0 and > Sybase as database. > The Http response time is above 40 seconds, this is to slow for my > users. > > I don't know when the problem start, but it was fine for the last 5

Re: [users@httpd] Apache response time slow

2016-06-02 Thread Mike Rumph
On 6/2/2016 9:37 AM, Oscar Ithier wrote: I am using Apache 2.2.22(Unix), Server port 80, Protocol HTTP/1.0 and Sybase as database. The Http response time is above 40 seconds, this is to slow for my users. I don't know when the problem start, but it was fine for the last 5 years. What can I d

[users@httpd] Apache response time slow

2016-06-02 Thread Oscar Ithier
I am using Apache 2.2.22(Unix), Server port 80, Protocol HTTP/1.0 and Sybase as database. The Http response time is above 40 seconds, this is to slow for my users. I don't know when the problem start, but it was fine for the last 5 years. What can I do to fix the problem.

Re: [users@httpd] Forward web connections to different URLs to different ip/port's ?

2016-06-02 Thread D'Arcy J.M. Cain
On Thu, 2 Jun 2016 00:49:14 -0400 Lax Clarke wrote: > Is there a way we can forward different URLs in HTTP connections to > different ip/port's? Sure, a simple redirect as you probably already know. > After the forward, I'd like the maintain the same URL in the browser. Since the URL displayed

Re: [users@httpd] rewrite in .htaccess

2016-06-02 Thread Michał Nazarewicz
2 cze 2016 12:27 "Miguel González" napisał(a): > Do I need to get a SSL certificate for oldomain.com? If user connects to olddomain.com over SSL, you need a certificate valid for that domain. This may or may not be useful: http://mina86.com/2013/ssl-and-dropping-www-with-mod-rewrite/

Re: [users@httpd] rewrite in .htaccess

2016-06-02 Thread Miguel González
On 05/24/16 6:26 PM, Miguel González wrote: > On 05/24/16 1:51 PM, Yehuda Katz wrote: >> Because the rewrite rule above it says it uses the last rule to run if >> it matches (that is what [L] means). Put your new config above the >> WordPress rule. I can´t make it to work with HTTPS, I get a warni

[users@httpd] How to build binary DEB's packages from the canonical Apache tarball.

2016-06-02 Thread Narayanan Karuppiah
Hello Everyone, I'm trying to use Apache with Debian based system(Ubuntu-14.04).I would like to build my own binary deb packages from the source tarball. For RPM based systems i have referenced this article "*https://httpd.apache.org/docs/trunk/platform/rpm.html#comments_thread_post