Project

General

Profile

Actions

Bug #2601

closed
MS KD

then website reload automaticaly when i start wthttpd on 80 and 443 port

Bug #2601: then website reload automaticaly when i start wthttpd on 80 and 443 port

Added by Marcio Sales over 12 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
01/23/2014
Due date:
% Done:

0%

Estimated time:

Description

then website reload automaticaly when i start wthttpd on 80 and 443 port


Files

wt_app.log (238 KB) wt_app.log Marcio Sales, 02/03/2014 01:13 PM

MS Updated by Marcio Sales over 12 years ago Actions #1

on the same app instance.

KD Updated by Koen Deforche over 12 years ago Actions #2

Hey,

Can you be more specificaties on what you are exactly doping and seeing?

Regards,
Koen

MS Updated by Marcio Sales over 12 years ago Actions #3

when i run wt app individually on port 80 and another instance on 443 no problema

but when a run on the same wt app browser reaload always

I think if u run any application with ssl wt and also enabled the port 80 problem will happen

sudo ./portal.wt ---docroot . ---http-address 0.0.0.0 ---http-port 80 ---https-address 0.0.0.0 ---https-port 443 ---ssl-certificate "/opt/keystore/server.crt" ---ssl-private-key "/opt/keystore/server.pem" ---ssl-tmp-dh "/opt/keystore/serverdh.pem"

BR
Márcio

KD Updated by Koen Deforche over 12 years ago Actions #4

  • Status changed from New to Feedback

Hey,

I just confirmed that this does work correctly for me. Some more information will be needed to understand what's wrong on your side?

Regards,
koen

MS Updated by Marcio Sales over 12 years ago Actions #5

Hey

if i run wt app with this command line: ./portal.wt ---docroot . ---http-address 0.0.0.0 ---http-port 80

no problem.

if i run wt app with this command line: ./portal.wt ---docroot . ---https-address 0.0.0.0 ---https-port 443 ---ssl-certificate "/opt/keystore/server.crt" ---ssl-private-key "/opt/keystore/server.pem" ---ssl-tmp-dh "/opt/keystore/serverdh.pem"

no problem.

if i run wt app with this command line: ./portal.wt ---docroot . ---http-address 0.0.0.0 ---http-port 80 ---https-address 0.0.0.0 ---https-port 443 ---ssl-certificate "/opt/keystore/server.crt" ---ssl-private-key "/opt/keystore/server.pem" ---ssl-tmp-dh "/opt/keystore/serverdh.pem"

the problem occurs.

BR
Márcio

KD Updated by Koen Deforche over 12 years ago Actions #6

Hey,

We'll need more information: log files (err log and access log), etc...

Regards,
koen

MS Updated by Marcio Sales over 12 years ago Actions #7

Hey,

i execute on separate server and no problem.

i execute on production server and then problem occurs

see the log,

i examined the log and i think that the error is the same of this: [[http://redmine.emweb.be/issues/2090]]

BR
Márcio

KD Updated by Koen Deforche over 12 years ago Actions #8

  • Status changed from Feedback to Resolved
  • Assignee set to Koen Deforche
  • Target version changed from 3.3.1 to 3.3.2

MS Updated by Marcio Sales over 12 years ago Actions #9

Hey

Very thanks, I think to be perfect for me, need to solved this issue:

http://redmine.emweb.be/issues/2582

BR
Márcio

KD Updated by Koen Deforche over 12 years ago Actions #10

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom