Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Telligent Community 10.x
  • Verint Community
  • More
Telligent Community 10.x
Legacy 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 10.0
  • -All platform topics
    • +Achievements
    • +Activity Story Stream
    • +Authentication
    • +Blogs
    • +Business Rules
    • Calendar
    • +Chat
    • +Content tools
    • Document Preview
    • +Email
    • Featured content
    • +Forums
    • +Friends
    • Gamification
    • +Groups
    • Hashtags
    • Ideas
    • +Job Service
    • +License
    • Likes
    • +Localization
    • +Media galleries
    • +Members
    • Mentions
    • +Mobile
    • +Moderation, spam and abuse
    • +Notifications & messages
    • Our quality assurance testing strategy
    • +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
      • Windows Server configuration check-list
    • Social basics guide
    • Social Twitter feed
    • +Status messages
    • Tags
    • +Telligent Community Troubleshooting Guide
    • Terminology Guide
    • +Themes
    • Tour Tips
    • +Tuning & performance
    • +User accounts
    • +User reputation score
    • Video Transcoding
    • +Widgets
    • +Wikis
  • Customization
  • Development
  • Getting started
  • System Requirements
  • +How Do I Install Telligent Community
  • +Upgrade Telligent Community
  • Release Notes

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 2021 Verint, Inc.
Powered by Verint Community