External application (proxy)

#1
Hi,

In your latest version 5.0.1 we get this error on a already defined proxy that is working fine in the version before (both 4.2 and 5.0):
[REWRITE] Proxy target is not defined on external application list, please add a 'web server' with name 'xxxxx'

The proxy existed only at server level. We tried adding it also at virtual host level but that did not help. It's working fine again when I downgrade to 5.0. Do you have a bug? How should we proceed?

Thanks in advance for any help.
 

mistwang

LiteSpeed Staff
#2
That's due to a change of expected name of proxy target. Will make it compatible with old in next build.
Right now, it is preferred to have "http://" or "https://" prefix for name of a web server external application.
 
Top