Skip to content
CELS Virtual Helpdesk

CELS Virtual Helpdesk

  • Systems Group
  • Blog
  • Documentation

CELS Virtual Helpdesk

CELS Shared Services Systems Group

Documentation Search

Search for:

Most Recent Dispatch

  • Network Firewall Migrations, Wednesday April 30th 5PM – 8PM

Site search

Another tweak to the proxy

March 29, 2022 by Stacey, Craig

I found that the proxy tweaks from the other day needed a big more refinement. Now, instead of exempting ftp from the proxy, we're simply only including http. This allows other links (like feed:) to work well. New proxy configuration is after the ...

I found that the proxy tweaks from the other day needed a big more refinement. Now, instead of exempting ftp from the proxy, we’re simply only including http. This allows other links (like feed:) to work well. New proxy configuration is after the jump — users will see this change the next time they fire up their browsers on the wireless or VPN nets.

–Craig

function FindProxyForURL(url, host){if (url.substring(0, 4) == "http") {return "PROXY echo.mcs.anl.gov:3131;DIRECT";}else {return "DIRECT";}}

Post navigation

Previous Post:

Changed the Proxy config

Next Post:

Service outage this morning (3/5/07)

Leave a Reply

You must be logged in to post a comment.

Helpful links

  • Service Catalog
  • Request…
    • a domain name
    • a GCE Unix Group
    • an IP Address
    • a Laptop Build
    • a loaner laptop
    • a JIRA project
    • a Mailing List
    • an Overleaf account
    • a port activation
    • a poster print
    • a reactivation for a returning user
    • an upgrade to Slack Business Plus from Free.
    • a WordPress migration
    • a WordPress site
    • an xgitlab or gitlab migration
    • a Zoom license upgrade

Previous Dispatches

Search Documentation

Search for:

Privay & Security Notice

Privacy & Security Notice

Site tools

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2025 CELS Virtual Helpdesk | WordPress Theme by Superbthemes