Index: openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl,v diff -u -N -r1.189.2.128 -r1.189.2.129 --- openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 2 Apr 2022 12:35:55 -0000 1.189.2.128 +++ openacs-4/packages/acs-tcl/tcl/utilities-procs.tcl 6 Jul 2022 15:44:23 -0000 1.189.2.129 @@ -1936,6 +1936,8 @@ set default_port(http) 80 set default_port(https) 443 + set default_port(udp) 8000 + # # The package parameter "SuppressHttpPort" might be set when the # server is behind a proxy to hide the internal port.