Re: SSL Handshake Failure with error:1407609B:SSL in error logs

2018-07-04 Thread Maxim Dounin
Hello! On Wed, Jul 04, 2018 at 03:31:59AM -0400, shivramg94 wrote: > We are trying to configure TCP load balancing with TLS termination. But when > we try to access the URL, we could see the below error in the nginx error > and access logs > > Nginx Error Log: > > 2018/07/04 07:16:45 [crit] 794

Re: Problems with Tomcat + NGINX

2018-07-04 Thread Igor A. Ippolitov
Giacomo, Have a look at nginx error and access logs. Most likely, that's tomcat default timeout fires. Regards, Igor. On 04.07.2018 17:17, Giacomo Arru - BETA Technologies wrote: Tomcat: 9.0.8 nginx: 1.12.2 I have this configuration: Vaadin 8 application, served via Tomcat 9. The applic

Re: Iimit_rate for POST operations

2018-07-04 Thread Maxim Dounin
Hello! On Wed, Jul 04, 2018 at 05:56:02PM +0200, Jakub Mroziński wrote: > I would like to throttle requests POSTed by clients. Currently > limit_rate is only working on traffic from server to client > (download), is there any specific reason for that it can’t limit > “upload”? The most specif

Iimit_rate for POST operations

2018-07-04 Thread Jakub Mroziński
Hi, I would like to throttle requests POSTed by clients. Currently limit_rate is only working on traffic from server to client (download), is there any specific reason for that it can’t limit “upload”? I have tested that using simple calls “curl -X POST -d@..”, POST requests were handled by bac

Re: Question on having multiple SSL cert for multiple domains

2018-07-04 Thread Ralph Seichter
On 04.07.2018 17:03, Danny Horne via nginx wrote: > Easiest way (in my opinion) would be to place the ssl configurations > with the appropriate server block Agreed. The SSL configuration parameters can either be added directly or via 'include' statements. Personally, I prefer using generator scri

Re: Question on having multiple SSL cert for multiple domains

2018-07-04 Thread Danny Horne via nginx
On 04/07/18 15:08, Hamidul Islam wrote: > Hi NGINX Support > > It will be very helpful to advise how can we add 2 different SSL for 2 > URLs at the nginx configuration. > > Can you advise how can we add a SSL cert for one domain (example > for site2.ca ) in the config02 file and w

Problems with Tomcat + NGINX

2018-07-04 Thread Giacomo Arru - BETA Technologies
Tomcat: 9.0.8 nginx: 1.12.2 I have this configuration: Vaadin 8 application, served via Tomcat 9. The application has manual push with websocket transport. If I use the app directly from Tomcat, -the Websocket connection works correctly. -the upload within the ap

Question on having multiple SSL cert for multiple domains

2018-07-04 Thread Hamidul Islam
Hi NGINX Support It will be very helpful to advise how can we add 2 different SSL for 2 URLs at the nginx configuration. At present we have 2 configuration files for managing the URLs At one of the configuration (Config file 01) file we have one site with SSL cert. And at another configuration

SSL Handshake Failure with error:1407609B:SSL in error logs

2018-07-04 Thread shivramg94
Hi, We are trying to configure TCP load balancing with TLS termination. But when we try to access the URL, we could see the below error in the nginx error and access logs Nginx Error Log: 2018/07/04 07:16:45 [crit] 7944#0: *61 SSL_do_handshake() failed (SSL: error:1407609B:SSL routines:SSL23_GET