Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 9.x
  • Verint Community
Telligent Community 9.x
User Documentation Configure Telligent Community to use a proxy server
  • Ask the Community
  • User Documentation
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • Telligent Community 9.0
  • -All platform topics
    • +9.0 Release notes
    • +Achievements
    • +Activity Story Stream
    • +Authentication
    • +Blogs
    • Calendar
    • +Chat
    • +Content tools
    • Document Preview
    • +Email
    • +Errors & logs
    • Featured content
    • +Forums
    • +Friends
    • +Groups
    • Hashtags
    • +Ideas
    • +Install or Upgrade Telligent Community
    • +Job Service
    • +License
    • Likes
    • +Localization
    • +Media galleries
    • +Members
    • Mentions
    • +Mobile
    • +Moderation, spam and abuse
    • +Notifications & messages
    • +Page Editing
    • +Permissions
    • +Profile & sign-in
    • Quick Post
    • Ratings
    • Responsive design
    • +Roles
    • Rule Automation
    • +Scores
    • +Search
    • +Security
    • +SEO
    • +Site admin
    • -Site configuration
      • Basic site configuration
      • +Configuration File (communityserver.config) Core Attributes
      • Configure Telligent Community to use a proxy server
      • Enable secure links to RSS content
      • Internet Information Services (IIS) Configuration
      • SiteURLs
      • Starter Kit community setup process
      • Syndication options
      • Web Server configuration check-list
      • Windows Server configuration check-list
    • Social basics guide
    • Social Twitter feed
    • +Status messages
    • Tags
    • +Telligent Community Troubleshooting Guide
    • +Themes
    • Tour Tips
    • +Tuning & performance
    • +User accounts
    • Video Transcoding
    • +Widgets
    • +Wikis
  • Customization
  • Development
  • Getting started
  • Install/Upgrade and Configure

Configure Telligent Community to use a proxy server

If your environment requires Telligent Community to use a proxy server to access the Internet, you need to tell Telligent Community about your proxy server. To do this, you need to modify the Web.config file and Telligent.JobScheduler.Service.exe.config file in the Job Scheduler directory.

You also need to add the following entry to your web.config file. You can do this just before the closing </configuration> at the end of the file:

<system.net> 
    <defaultProxy> 
        <proxy proxyaddress="http://localhost:8888/" /> 
    </defaultProxy> 
</system.net> 

For further details on configuring a proxy through the web.config file, refer to the Microsoft documentation.

  • configuration
  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2022 Verint, Inc.
Powered by Verint Community