Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Access over the internet v.e.. r...y s....l.....o......w!

Subscribe

Get notified when there's activity on this post

This question has been flagged
connectionguiinternetspeed
2 Replies
14570 Views
Avatar
Cameron

Hi Our warehouse is separate from our office, Openerp connecting via the internet. LAN side it takes less than a second to load a page Internet side its a slow and painful 15 to 30 seconds to load a page!

We have 10MB download, 5MB upload microwave broadband at Server side. We have 2MB download 0.25MB upload at client

We use dynamic IP. - have tested with and without this, but no change?

Edit

Have been doing some testing and a quick review of the "log in page" using this gave this.

image description

Not that I understand the results! But 17/100 isnt good! I see one immediate area for improvement

Enable Compression - advise is to "Compressing resources with gzip or deflate can reduce the number of bytes sent over the network"

Edit 2 We have an 1/100 improvement :) - installed nginx - now scoring 18/100 - 82 more to go - still no compression!

Edit 3 We have had a small improvement :) - by changing the router - now scoring 34/100 - 66 more to go - still no compression!

Edit 4 We have had yet another small improvement :) - by giving the server another 2GB of memory - now scoring 36/100 - 64 more to go - still no compression!

Edit 5 Using Laura's link to Olivier below and "debugging tools" we have deduced that's its the first 2Mb of Java that's the slowing factor! Hence why I get a naff score when I test the log in page! (ok this is leading towards naff b'band, but - also noticed a couple of open wireless networks that we have tried (eg at shows) have what appear to be DNS issues somehow we can surf, but not use Openerp (cannot even ping)) .Once past the login page their is very minimal traffic!) I would still love to be able to enable compression on the 2MB of java! Any ideas?

2
Avatar
Discard
Davide Corio

do you access openerp on port 8069? did you install a proxy (nginx/apache) in front of it?

Cameron
Author

Yes I have access to 8069 - didnt install a proxy! I know I have mod_deflate already installed which works (tested http://www.whatsmyip.org/http-compression-test/) on port 80 but not working on 8069! Should I have installed a Proxy? - Now install nginx see edit 2 above

Mohammad Alhashash

Bandwidth is not everything regarding network performance. What is the latency from the remote site to the server? are there any lost packets? Try this command while using OpenERP: ping -n 200 YourOpenERPServer and post the result (last line)

iwan tantono

vote for this. i think my installation is slow over internet too. i try other erp software on the same server its load faster. why openerp is slow there must be some problem that i do not know. over lan its ok.

Avatar
Ray Carnes
Best Answer

LAN side it takes less than a second to load a page

If OpenERP is performing well via the LAN, then you should concentrate exclusively on the network.

Three most common causes of slow network performance:

  • Congestion (too much traffic from too many users)
  • Data corruption (traffic being sent more than once because it is damaged during transmission)
  • Collisions (traffic being sent more than once because it can't make it the first time)

How do other client/server applications perform on this same network? If they are slow, then OpenERP will be slow.

We have several clients accessing OpenERP from hosted virtual servers on Amazon and Rackspace infrastructure and it is no slower than LAN access.

1
Avatar
Discard
Cameron
Author

Many thanks Ray - I think we need to decide on what is an acceptable speed, the warehouse department is getting a minimum of 10Mb down 5mb up broadband installed when this is done we will be able to assess its usability!

Jeudy Nicolas

Could you please test the latency ? if you just ping the server, how many ms ?

Cameron
Author

Dont know if this is an accurate result. At the moment I can only pinging from the local LAN out and back to our external IP (I can only do this since we change our router) - Results for 200 pings are Min 0ms Max 0ms Average 0ms - will try and do from an external PC sometime soon!

Avatar
Laura Jarvenpaa
Best Answer

This post may also help you: https://accounts.openerp.com/forum/Help-1/question/29837

1
Avatar
Discard
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
How to connect to OpenERP on WAN using XML-RPC ?
connection internet
Avatar
Avatar
Avatar
2
Mar 15
7713
Would adding 8 extra STORED fields in different modules drastically reduce the speed? Solved
speed
Avatar
Avatar
1
Nov 22
2560
OperationalError: no connection to the server
connection
Avatar
0
Aug 17
7011
Connection to the title screen is very slow
connection
Avatar
Avatar
1
Mar 15
6028
Multiple database login slow
speed
Avatar
0
Mar 15
4022
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now