Does admin/build/modules/list check for module updates?

I copied a website at a host to my local machine and admin/build/modules/list was causing errors, probably due to mod_fcgid timeouts.

I changed the mod_fcgid timeouts and realized that a list of available updates had appeared.

Is that part of the admin/build/modules/list process?

I wonder if it was following because my home connections is not as fast as the service providers?

Comments

dbeall’s picture

the admin/build/modules/list is just the list of modules.
the admin/reports/updates is the Updates from drupal.

don't know about connection speeds, I guess that could be one issue.