Recent

Author Topic: Redirecting to port 8080  (Read 1120 times)

egsuh

  • Hero Member
  • *****
  • Posts: 1789
Redirecting to port 8080
« on: January 04, 2021, 04:38:39 am »
Is there any problem in doing this?
I run a FCGI webmodule. What it does is just to redirect to localhost:8080, with paths.  HTTPServer application will respond to port 8080.

lucamar

  • Hero Member
  • *****
  • Posts: 4217
Re: Redirecting to port 8080
« Reply #1 on: January 04, 2021, 04:52:32 am »
There should be no problem* but, cannot your main server do the redirection w/out having to launch/call a (F)CGI?


* That is, other than normal security things like, say, an attacker trying to find (and access) a server at the alternate port.
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!) :P
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.

egsuh

  • Hero Member
  • *****
  • Posts: 1789
Re: Redirecting to port 8080
« Reply #2 on: January 04, 2021, 05:26:06 am »
Quote
cannot your main server do the redirection w/out having to launch/call a (F)CGI?

Probably IIS may be able to do that. Up to now, my server is used only by limited uses, and running CGI. No problem yet, but I have to think about other ways. I'm not a proper software scientist or engineer. Just to show that my idea runs successfully^^

 

TinyPortal © 2005-2018